widget: Create the widget's style lazily
authorBenjamin Otte <otte@redhat.com>
Sat, 26 Mar 2011 22:33:39 +0000 (23:33 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 26 Mar 2011 23:48:26 +0000 (00:48 +0100)
commitaf8a6a7abd02c0862be794c33e477ef2128a01ac
treece6e3a41237b58facf53e6c798c498e31fbc7d0f
parent1891b790b3c5eaa8ee6d1754bd5728a603eec15c
widget: Create the widget's style lazily

That way we don't have to update the style's colors all the time on
theme changes when the widget is not actually using GtkStyle.
gtk/gtkwidget.c